PDFJS使用 先安装pdfjs-dist ,npm install pdfjs-dist -S 1,封装代码,pdf.js文件: import PDFJS from 'pdfjs-dist' /* ...